home *** CD-ROM | disk | FTP | other *** search
- [Version]
- signature = "$Windows NT$"
- Provider = %Msft%
-
-
- [DestinationDirs]
- DefaultDestDir = 12
- dlkfsdlp.DriverFiles = 12 ;%windir%\system32\drivers
-
- [SourceDisksNames]
- 1 = %Disk1%
-
- [SourceDisksFiles]
- vdlptokn.sys = 1
-
- ;;
- ;; Default install sections
- ;;
-
- [DefaultInstall]
- OptionDesc = %vdlptoknservicedesc%
- ;CopyFiles = vdlptokn.DriverFiles
-
- [DefaultInstall.Services]
- AddService = %vdlptoknservicename%,,vdlptokn.Service
- AddReg = vdlptokn.AddRegistry
-
-
- ;;
- ;; Default uninstall sections
- ;;
-
- ;[DefaultUninstall]
- DelFiles = vdlptokn.DriverFiles
- DelReg = vdlptokn.DelRegistry
-
- ;[DefaultUninstall.Services]
-
- ;
- ; Services Section
- ;
-
- [vdlptokn.Service]
- DisplayName = %vdlptoknservicename%
- Description = %vdlptoknservicedesc%
- ServiceBinary = %12%\vdlptokn.sys
- ServiceType = 1
- StartType = 0
- ErrorControl = 1
- AddReg = vdlptokn.AddRegistry
-
-
- ;
- ; Registry Modifications
- ;
- [vdlptokn.AddRegistry]
- HKLM,%vdlptoknRegistry%,%vdlptoknDebugFlags%,0x00010001 ,0
-
- [vdlptokn.DelRegistry]
- HKLM,%vdlptoknRegistry%,%vdlptoknDebugFlags%,0x00010001 ,0
-
-
- ;
- ; Copy Files
- ;
- [vdlptokn.DriverFiles]
- vdlptokn.sys
-
- ;;
- ;; String Section
- ;;
-
- [Strings]
- Msft = "DESkey Ltd."
- vdlptoknservicedesc = "DESlock+ Virtual Token Driver"
- vdlptoknservicename = "VDLPToken"
- vdlptoknRegistry = "system\currentcontrolset\services\vdlptokn"
- vdlptoknDebugFlags = "DebugFlags"
-
- Disk1 = "DESlock+ Virtual Token Install Disk"
-
-
-
-
-